Always save errno to a temporary before making other calls. (#335179,
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Mar 2006 20:09:51 +0000 (20:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Mar 2006 20:09:51 +0000 (20:09 +0000)
commit2d281ed53dd66e06fd1e2f095f50264f5020700f
tree35e85543ad5e3f2ce7bd20bda8c76877d63354c3
parent5e66f6aa7545e4eb3e2a4f53b14ce329901427c1
Always save errno to a temporary before making other calls. (#335179,

2006-03-20  Matthias Clasen  <mclasen@redhat.com>

        * gdk-pixbuf-animation.c:
        * gdk-pixbuf-io.c:
        * io-xpm.c:
        * io-xbm.c:
        * io-gif.c: Always save errno to a temporary before making
        other calls.  (#335179, Morten Welinder)
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-animation.c
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/io-gif.c
gdk-pixbuf/io-xbm.c
gdk-pixbuf/io-xpm.c